func syscall.socket
2 uses
syscall (current package)
syscall_unix.go#L466: fd, err = socket(domain, typ, proto)
zsyscall_linux_amd64.go#L1490: func socket(domain int, typ int, proto int) (fd int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)